ci: Add a context for testing flatpak
authorColin Walters <walters@verbum.org>
Fri, 28 Apr 2017 13:32:35 +0000 (09:32 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Fri, 28 Apr 2017 19:56:48 +0000 (19:56 +0000)
commite60b9bc0492358d41e9646df608a40c3f6729f7c
tree2a62e4c94a70a0bb803466942e6ccca7dd7c3279
parent838cbab58593e1c94b158714e26cd6433717f32e
ci: Add a context for testing flatpak

This was part of the philosophy behind https://wiki.gnome.org/Initiatives/GnomeGoals/InstalledTests -
libraries like libostree don't need to replicate everything in unit tests, we
can use the tests from our dependencies directly too.

We'll also get API break coverage testing too.

Closes: #818
Approved by: jlebon
.redhat-ci.yml
ci/flatpak.sh [new file with mode: 0755]